reglookup software package provides utility to read and query Windows NT/2000/XP registry, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install reglookup
reglookup is installed in your system.
Make ensure the reglookup package were installed using the commands given below,
$ sudo dpkg-query -l | grep reglookup *
You will get with reglookup package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | reglookup |
| Version | 0.12.0-1ubuntu2 |
| Description | utility to read and query Windows NT/2000/XP registry |
| Sub Section | Utils |